home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / qbbs / xferdr72.zip / XFERDOOR.DOC < prev    next >
Text File  |  1992-07-07  |  25KB  |  554 lines

  1.  
  2.  
  3.                               XFERDOOR
  4.  
  5.                          File Transfer Door
  6.                     Version 7.2 Dated 10 July 1992
  7.                    Copyright (C) 1990 John Jamieson
  8.  
  9.     This door provides a BiModem/DSZ interface to QuickBBS version 2.75 and
  10.      Remote Access Version 1.10/1.11
  11.  
  12.     Xferdoor can be used as a Door for Bimodem only or the DSZ protocols
  13.     Zmodem, YModem-g and Xmodem can be included.
  14.  
  15.  
  16.  
  17.  
  18.     What XferDoor will do for you
  19.  
  20.      1. Give BiModem User Time & Byte limits per BBS ExitInfo.
  21.      2. Limit DSZ downloads per Time & Bytes limits in BBS ExitInfo.
  22.      3. Request File descriptions after Dsz Uploads
  23.      4. Request File descriptions after BiModem Uploads if they wern't
  24.         provided with the Bimodem upload.
  25.      5. Update User Stats.
  26.      6. UpDate Files.BBS, UpLoads.Log, DnLoads.Log and lists all transfers
  27.         in the System Log.
  28.      7. Change a users level in response to an upload. This is an optional
  29.         procedure, if desired it must be specified in the configuration.
  30.      8. Set and/or UnSet a flag bit in response to an upload, this is also
  31.         an optional procedure.
  32.      9. Allows specified Free files to be downloaded with out the Bytes being
  33.         recorded.
  34.     10. If used in conjuction with the QRFM (QuickBBS/RA File Manager)
  35.         Xferdoor will reject duplicate uploads even if those uploads are
  36.         OffLine.
  37.     11. Provide access to special directories based on a match of a
  38.         flag identified for a directory in FLSearch.ctl and the users
  39.         flag settings.
  40.  
  41.   Registration
  42.  
  43.       Registration will cost you 10 bucks, send the name of your BBS as
  44.       it appears in the QuickBBS or RA Configuration as generated by
  45.       QConfig or RAConfig , and your $10 registration fee to
  46.  
  47.  
  48.                         John Jamieson
  49.                         555 Buckeye St.
  50.                         Felton Ca 95018
  51.  
  52.        You will receive a Registration number by return mail, the registration
  53.       number is required if you would like to replace the advertisement for my
  54.       BBS with your own message.
  55.  
  56.  
  57.   Installation
  58.        For the purpose of these instructions the QuickBBS files are in
  59.     directory C:\QuickBBS and the protocol files are in directory
  60.     C:\QuickBBS\Protocol. When installing XferDoor on your system
  61.     substitute the correct directory names for your BBS system.
  62.  
  63.  
  64.      a. Install Bimodem
  65.           Place the Bimodem files in the protocol dir and follow the
  66.           BiModem installation instructions and use BInstall.Bat to
  67.           Install Bimodem. Now run BiConfig and Select Filenames
  68.           and Paths which will bring up the following screen.
  69.  
  70.       ╔════════════[BiConfig - (C) Copyright Erik Labs 1989,90]════════════╗
  71.       ║                                                                    ║
  72.       ║   Directory that files will be received into                       ║
  73.       ║ C:\UPLOADS                                                         ║
  74.       ║   Directory that aborted files will be renamed into                ║
  75.       ║ C:\UPLOADS\ABORTED                                                 ║
  76.       ║   Delete aborted destination files (Y/N)        N                  ║
  77.       ║   List of directories that determine rejections                    ║
  78.       ║ C:\QUICKBBS\PROTOCOL\BIDIRLST.CTL                                  ║
  79.       ║   Directory or list of directories files are sent from             ║
  80.       ║ C:\NODE1\AUTHSRCH.CTL                                              ║
  81.       ║   Path to Password file                                            ║
  82.       ║                                                                    ║
  83.       ║   Path to UpLoad/Download list (Transfer List) file                ║
  84.       ║ BIMODEM.PTH                                                        ║
  85.       ║   Path to default files list for BiList                            ║
  86.       ║                                                                    ║
  87.       ║   Path to log file                                                 ║
  88.       ║ BIMODEM.LOG                                                        ║
  89.       ║   Are connects/disconnects to be logged (Y/N)        N             ║
  90.       ║   Are file transfer statistics to be logged (Y/N)    N             ║
  91.       ║                                                                    ║
  92.       ║   Are connects/disconnects to be logged (Y/N)        N             ║
  93.       ║   Are file transfer statistics to be logged (Y/N)    N             ║
  94.       ║                                                                    ║
  95.  
  96.           Now add the file names BIDIRLST.CTL and AUTHSRCH.CTL as shown
  97.           in the screen above. BiDirLst.Ctl is created by XDConfig and
  98.           AuthSrch.Ctl is created by Xferdoor, see file descriptions
  99.           below. You should review the rest of the Filenames and paths
  100.           at this time.
  101.  
  102.       *   The Bimodem.Cfg and BiModem.Com files must be in the Directory
  103.       *   that Xferdoor is run from. If running multinode you will need
  104.       *   to place copies in each of the node directories and then run
  105.       *   BiConfig in each node's directory, you must spell out the
  106.       *   fullpath to AuthSrch.Ctl, it must point to the node's
  107.       *   directory in each case. That's where XferDoor places
  108.       *   AUTHSRCH.CTL.
  109.  
  110.           Node 1 Biconfig
  111.             Directory or list of directories files are sent from
  112.             C:\NODE1\AUTHSRCH.CTL
  113.           Node 2 Biconfig
  114.             Directory or list of directories files are sent from
  115.             C:\NODE2\AUTHSRCH.CTL
  116.  
  117.           If running a single node and you run Xferdoor from the
  118.           Protocol dir you can leave Bimodem.Cfg in the protocol
  119.           directory.
  120.  
  121.           After Binstall is complete you can remove all the bimodem
  122.           files except Bimodem.Com, BiConfig.Com and Bimodem.Cfg.
  123.  
  124.  
  125.      b. Install DSZ
  126.           Xferdoor had problems with DSZ1001 use DSZ1214 or a later version,
  127.           Versions prior to DSZ1001 are also OK.
  128.           Place DSZ.COM in the C:\QuickBBS\Protocol directory. Use the
  129.           DOS SET command to assign a DSZ.Log path to a environment
  130.           variable DSZLOG. DSZ uses the DSZLOG environment variable to
  131.           tell it where to place it's log file DSZ.Log. The Log must be
  132.           placed in the directory that XferDoor is run from. multinode
  133.           setup each node needs it's own DSZ.Log, the Node Subdirectory
  134.           for each node must be specified in the SET command. Examples
  135.  
  136.                 SET DSZLOG=C:\QUICKBBS\PROTOCOL\DSZ.LOG
  137.                            or
  138.                 SET DSZLOG=C:\QUICKBBS\DSZ.LOG
  139.                       or in a multinode setup
  140.                 SET DSZLOG=C:\QUICKBBS\NODE1\DSZ.LOG  and
  141.                 SET DSZLOG=C:\QUICKBBS\NODE2\DSZ.LOG
  142.  
  143.           In a multinode setup the SET DSZLOG command cannot be placed
  144.           in the Autoexec.Bat file it must be placed in the Batch file
  145.           that extablishes the configuration for the node, because each
  146.           node will need it's own log file.
  147.  
  148.           If you are NOT a registered DSZ user then remove the line in
  149.           XFERDOOR.PRO that describes YMODEM-g. It is only available to
  150.           registered DSZ users and if it is removed from XFERDOOR.PRO it
  151.           won't be offered to your users. YMODEM-g requires that the
  152.           modem does the error correcting, a hit will cause an abort. A
  153.           MNP or v.42 modem is required, it can not be used with non-
  154.           error correcting modems.
  155.  
  156.  
  157.  
  158.      c. Install XferDoor
  159.           Place XferDoor.EXE and XDConfig.Exe in your protocol directory.
  160.           If you run XferDoor from a directory other than the Protocol
  161.           directory where XferDoor.Exe is located, you will need to set
  162.           the environmental variable XFERDOOR to the directory you will
  163.           be running XferDoor from. Examples
  164.  
  165.                 SET XFERDOOR=C:\QUICKBBS\PROTOCOL
  166.                            or
  167.                 SET XFERDOOR=C:\QUICKBBS
  168.                       or in a multinode setup
  169.                 SET XFERDOOR=C:\QUICKBBS\NODE1  and
  170.                 SET XFERDOOR=C:\QUICKBBS\NODE2
  171.  
  172.           If you will be using XferDoor with DSZ then the file
  173.           XferDoor.Pro must also be placed in the protocol directory. In
  174.           addition if free files are to be allowed then a file named
  175.           FreeFile.Ctl must be in the protocol directory, see the
  176.           example file. Now run XDConfig, XDConfig creates a .CFG file.
  177.           XDConfig will bring up the following Menu. The entries are an
  178.           example only.
  179.  
  180.                           XferDoor Configuration Menu
  181.                      -------------------------------------
  182.  
  183.                 Answers are mandatory on the first 3 questions
  184.  
  185.      A  _____ Protocall Directory :C:\QuickBBS\Protocol\
  186.      B  ___________ BBS Directory :C:\QuickBBS\
  187.      C  _______ UpLoads Directory :C:\UpLoads\
  188.  
  189.     The BBS Directory field wants the directory that Config.RA or
  190.     QuickCfg.DAT is located in.
  191.  
  192.             The next two items apply only if your copy is Registered
  193.  
  194.      E Replace "Transfer Door - by John Jamieson - Mountain Retreat BBS (408)335-4595"
  195.           With :"Give a little take what you like" or whatever
  196.      F  _____ Input your Registration Number :2119
  197.  
  198.      When you register you can replace the field in option (E) with any string
  199.       you would like.
  200.  
  201.  
  202.  
  203.     Answer the following to suit your needs or enter (N) if not applicable
  204.  
  205.      G  _____ Turn User Flag on at Upload Completion :B2
  206.      H  ____ Turn User Flag off at Upload Completion :B1
  207.      I  Adjust User Level on Upload Completion if user is Lvl :5
  208.      J  ___ On Upload Completion adjust Level 5 User to Level :10
  209.      K  ____Allow how many DownLoad Bytes for one Upload Byte :10
  210.      L  _Bytes allowed a new user before user Uploads (100k`s):2
  211.  
  212.    X to Exit or Line :
  213.  
  214.      XdConfig info
  215.           Lines A,B,C give XferDoor the info it needs on your BBS paths. Lines
  216.           E & F are to be filled out only if you register. They allow you to
  217.           replace the advertisement for my BBS. The last 6 lines implement
  218.           level changing and flag setting. Acceptable flag entries are A0 thru
  219.           D7. In addition to building XferDoor.CFG, XDConfig creates a file
  220.           called BiDirLst.Ctl in the Protocall directory. BiDirLst.Ctl is a
  221.           list of all the directories in in FlSearch.Ctl, BiModem needs this
  222.           list to determine rejections. You can edit BiDirLst.Ctl file with a
  223.           text editor if this one created by Xferdoor dosen't suit your needs.
  224.           BiDirLst.Ctl should be specified in BiConfig as mentioned above. The
  225.           .CFG file can be changed any time by running XDConfig again.
  226.           With line L you can set the maximum total bytes a user may download
  227.           if prior to uploading. This number reflects hundreds of KBytes.
  228.  
  229.      d. Install on BBS
  230.  
  231.           Type 7 or type 15 menus can be used, some examples are given below.
  232.           Xferdoor requires command line parameters U,D,S and/or B to specify
  233.           whether a Bimodem transfer or combined BiModem/DSZ Upload or
  234.           Download menus are desired. Parameter B specifies a Bimodem only, D
  235.           presents a menu of download protocols including Bimodem and DSZ, U
  236.           presents a menu of upload protocols. The only difference between
  237.           the S and D parameters is that the S parameter allows the
  238.           auto-logoff of a user on completion of a download.
  239.  
  240.           Xferdoor/Bimodem is not able to handle downloads of over 10Meg
  241.           versions of Xferdoor prior to 7.0H would do strange things if
  242.           Limits.CTL allowed a user more than 10Meg. In vers 7.0H a call
  243.           to Xferdoor is limited to a 10Meg transfer. If a user is auth-
  244.           orized more he/she will have to re-enter the door.
  245.  
  246.           Example QuickBBS .BAT file entries for use in a type 15 menu
  247.           installation follows.
  248.  
  249.       :BiModem
  250.        C:\QuickBBS\Protocol\XferDoor B
  251.        GoTo Begin
  252.  
  253.       :Upload
  254.        C:\QuickBBS\Protocol\XferDoor U
  255.        GoTo Begin
  256.  
  257.       :DownLoad
  258.        C:\QuickBBS\Protocol\XferDoor D
  259.        GoTo Begin
  260.  
  261.       :DownLoad       Rem Hangup on completion allowed use Xferdoor S
  262.        C:\QuickBBS\Protocol\XferDoor S
  263.        GoTo Begin
  264.  
  265.           In a type 7 menu item I am using the *M argument, Xferdoor
  266.           wouldn't run without it on my system.
  267.  
  268.        C:\QuickBBS\Protocol\XferDoor.EXE B *M
  269.  
  270.  
  271.  
  272.  
  273.  
  274.   Following is a Typical Directory Structure, and files used by
  275.   XferDoor. The files shown under the subdir Node1 can be placed in the
  276.   QuickBBS directory.
  277.  
  278.       QUICKBBS─┐
  279.                ├─FlSearch.Ctl (1)
  280.                ├─Limits.Ctl   (2)
  281.                ├─Uploads.Log  (3)
  282.                ├─Dnloads.Log  (4)
  283.                │
  284.                │  (in many setups the node 1 files listed below will)
  285.                │         (reside in the QuickBBS directory)
  286.                │
  287.                ├──NODE1────┐ 
  288.                │           ├─QuickCfg.Dat or Config.Ra (5)
  289.                │           ├─Exitinfo.BBS (6)
  290.                │           ├─DSZ.Log      (7)
  291.                │           ├─BimXfer.$$$  (8)
  292.                │           ├─AuthSrch.Ctl (9)
  293.                │           ├─System.Log   (10)
  294.                │           ├─BiModem.Cfg
  295.                │           └─Bimodem.Com
  296.                │
  297.                ├──NODE2────┐
  298.                │           ├─QuickCfg.Dat or Config.Ra (5)
  299.                │           ├─Exitinfo.BBS (6)
  300.                │           ├─DSZ.Log      (7)
  301.                │           ├─BimXfer.$$$  (8)
  302.                │           ├─AuthSrch.Ctl (9)
  303.                │           ├─System.Log   (10)
  304.                │           ├─BiModem.Cfg
  305.                │           └─Bimodem.Com
  306.                │
  307.                └──PROTOCOL─┐
  308.                            ├─BiDirLst.Ctl (11)
  309.                            ├─FreeFile.Ctl (12)
  310.                            ├─XFerDoor.Pro (13)
  311.                            ├─XferDoor.Log (14)
  312.                            └─DSZ.Com
  313.                              XferDoor.EXE
  314.                              XDConfig.EXE
  315.  
  316.  
  317.     (1)  FLSearch.Ctl
  318.          FlSearch is just a text file listing the download directories
  319.          that you want Xferdoor to have access to. The format is
  320.          Directory Name, Security Level required for Access, Directory
  321.          description, and a Flag if the directory is to be limited to
  322.          users with a particular flag set. Spacing isn't important.
  323.  
  324.        ╔═════════  Sample FLSearch.CTL ══════════════╕
  325.        ║                                             │
  326.        ║   H:\Apps         5 Applications            │
  327.        ║   G:\Util         5 Utilities               │
  328.        ║   F:\Comm         5 Communications          │
  329.        ║   H:\Games        5 Games                   │
  330.        ║   F:\graph        15 Graphics               │
  331.        ║   D:\Private      15 Private_Stuff  C7      │
  332.        ╚═════════════════════════════════════════════╛
  333.  
  334.          In the example above the user record would have to have the C7
  335.          flag set in order to access Private Stuff.
  336.          Example: (C flags : -------X) (note the C7 flag is actually the
  337.          8th location in the set when setting the user flag)
  338.          Remember to use UnderScore's in the description as the forth
  339.          word in a line is interperted as a Flag. Leaving off the
  340.          underscore in line 6 of the example would cause the C7 flag
  341.          to not be picked up.
  342.  
  343.     (2)  Limits.Ctl
  344.          This is just the BBS limits file. Data from Limits.Ctl along
  345.          with user level are used by Xferdoor to obtain Download limits.
  346.  
  347.     (3)  Uploads.Log
  348.          This is the BBS uploads log XferDoor updates this log after
  349.          each upload.
  350.  
  351.     (4)  Dnloads.Log
  352.          This is the BBS dnloads log XferDoor updates this log after
  353.          each dnload.
  354.  
  355.     (5)  QuickCfg.Dat or Config.Ra
  356.          These are the BBS configuration files for RA and QuickBBS.
  357.          XferDoor gets BBS type by checking for one of these files.
  358.  
  359.     (6)  ExitInfo.BBS
  360.          File created by BBS prior to calling XferDoor. XferDoor exchanges
  361.          data with the BBS using this file. 
  362.  
  363.     (7)  DSZ.Log
  364.          This file is created by DSZ on completion of DSZ file transfer
  365.          activity. XferDoor gets DSZ file transfer stats from this file
  366.          then erases it. It must be avail in the directory XferDoor is
  367.          run from. DSZ looks in the environment for DSZLOG to determine
  368.          where to place DSZ.Log.
  369.  
  370.     (8)  BimXfer.$$$
  371.          This file is created by Bimodem on completion of Bimodem file
  372.          transfer activity. XferDoor gets Bimodem file transfer stats
  373.          from this file, then erases it.  It must be avail in the
  374.          directory XferDoor is run from.
  375.  
  376.     (9)  AuthSrch.Ctl
  377.          Each time XFerDoor is run, it will create a file called
  378.          AuthSrch.Ctl. AuthSrch.Ctl is created for the user that opens
  379.          the door, it is based on the users level and the levels
  380.          specified in FlSearch.Ctl. AuthSrch.Ctl should also be
  381.          specified in BiConfig as mentioned above.
  382.  
  383.     (10) System.Log
  384.          This is the BBS System.Log XferDoor makes entries to this log
  385.          listing all file transfers.
  386.  
  387.  
  388.     (11) BiDirLst.Ctl
  389.          Created by XDConfig when configuring Xferdoor. It is a list of
  390.          all directories in FLSearch.Ctl. This file is used by BiModem
  391.          in searches to determine if a file is already on the BBS.
  392.  
  393.     (12) FreeFile.Ctl
  394.          This file tells XferDoor of any files exempt from download
  395.          ratio limits. Only applies if ratios are being used.
  396.          FreeFile.Ctl is a text file listing the names of files that are
  397.          to be free. Download bytes are not recorded a file is listed in
  398.          FreeFile.Ctl. In addition if the file is downloaded using
  399.          Zmodem or Xmodem the download will be allowed even if the
  400.          download will would exceed the users daily Byte limit. User
  401.          time limits still apply. BiModem won't allow the transfer if
  402.          user byte or time limits are exceeded. All file names must be
  403.          in Caps and one name to a line. FreeFile.Ctl must be in the
  404.          Protocol Directory .
  405.  
  406.     (13) XFerDoor.Pro
  407.          The file XferDoor.Pro allows you to add a remark that will be
  408.          displayed in the XferDoor UpLoad and DownLoad Menus. XferDoor
  409.          only offers protocols listed in this file. Leave a protocol off
  410.          this list and it won't be offered to your users. The file is
  411.          required for all but the "B" command line option. The only
  412.          protocols that are supported at this time are X,Z,Y and B
  413.          (Bimodem). XFerDoor.Pro must be in the Protocol directory.
  414.          When using Xferdoor for a Z or Y modem download the default
  415.          number of files that can be requested is 15. If that dosen't
  416.          suit your needs adding a limit to the Z and/or Y entries in
  417.          XferDoor.Pro, example:
  418.  
  419.          ---- Zmodem with the default limit of 15
  420. Z If you haven't got BiModem, this is next best
  421.  
  422.          ---- Zmodem with the limited to 10
  423. Z10 If you haven't got BiModem, this is next best
  424.  
  425.          A Max of 50 files can be handled by XferDoor;
  426.  
  427.  
  428.     (14) XferDoor.Log
  429.          A log of Xferdoor transfers with bps and cps stats
  430.  
  431.  
  432.  
  433.  
  434.  
  435.      d. A Related Program
  436.           QRFM a QuickBBS/Remote Access File Manager. XferDoor when used
  437.           in conjunction with QRFM provides added features in both QRFM
  438.           and XferDoor. Qrfm will be given the name of a File UpLoader
  439.           and in addition DnLoad counts passed to QRFM. XferDoor will
  440.           use the QRFM database to determine if a file is already on the
  441.           BBS. Existing files, including offline files are then rejected
  442.           by XferDoor. QRFM is designed especially for the QuickBBS or
  443.           Remote Access BBS with Limited Hard Disk space and without a
  444.           Backup Tape Drive. I think a lot of us fit this description.
  445.           QRFM uses a data base to manage online files in the Upload and
  446.           DownLoad directories and offline files residing on floppies.
  447.           This system makes it possible to run a BBS with a large
  448.           complement of offline files. Offline files are easely placed
  449.           back on line, QRFM will tell you what floppy disk it needs in
  450.           order to perform the task. If using QRFM it's necessary to add
  451.           the environment variable SET QRFM=C:\QRFM, or what ever
  452.           directory QRFM is in, to your autoexec.bat file.
  453.  
  454. Qrfm Features;
  455.  a) Move files from the Upload area to a DownLoad area, between
  456.     DownLoad areas and between Download areas and BackUp flopies.
  457.  b) Edit File Description, Name or Date. The description editor
  458.     allows the use of 240 character descriptions.
  459.  c) Create Cross Reference file lists
  460.  d) Check/View/Alter the contents of an Archive,
  461.     (Decompresses and Shells to your file manager)
  462.  e) Recompress File to different Compression type (Shells to your
  463.     compression tools)
  464.  f) Check for Virus, (shells to your virus checker)
  465.  g) Delete unwanted files
  466.  h) Backup Files to Floppy and Catalog those backups
  467.     Files are backed up and the backups cataloged, makeing it
  468.     possible to take files offline and put them back on line
  469.     easily. Backup file copies are kept in groups in accordance
  470.     with assigments made when configuring file areas. Each download
  471.     area can be assigned a backup group or a group of download
  472.     areas can use the same backup group.
  473.  i) Produces an AllFile listing for a specified user level
  474.  j) Search for files by File Name or Key Word
  475.  
  476.    QRFM35 is released. It Supports both QuickBBS Vers 2.75 and RA Vers
  477.    1.01/1.11. QRFM34.ARJ be downloaded from Mountain Retreat at
  478.    (408)335-4595.
  479.  
  480.  
  481.  
  482.  
  483.  
  484.  
  485.  
  486.  
  487.   Revision History
  488.  
  489.       1.1  Added check for local mode, to allow local viewing of screens.
  490.       2    Added capability to add your own remarks to the Upload/Download
  491.            menus.
  492.       2.1  Fixed problem with 00:00 event
  493.       3.0  Added Command line option S. It allows a user to select Auto-Logoff
  494.            on completion of a download.
  495.            Fixed a problem with ansi graphics on color BBS moniters
  496.       3.1  Give warning if waiting for input over 1 min, leave door after
  497.            waiting 3 mins.
  498.       3.2  Fix to allow use by QuickBBS sysops who switch to Super BBS
  499.            (an Enhanced Quickbbs Clone).  Added the file XDInit.EXE. See
  500.            paragraph c above for info on XDInit.
  501.       3.3  Gave more time to users during input before Beeping.
  502.       3.4  Allowed user to abort auto logoff
  503.       3.5  A problem was discovered in the level adjusting mechanism and
  504.            repaired.
  505.       4.0  Got rid of Ansi.Sys requirement
  506.            Added status bar
  507.       5.0  Droped SuperBBS support added Remote Access Support
  508.       5.1  Bug fix Time Limit problem introduced when RA added
  509.       5.2  Added Free file capability and fixed another Bug
  510.            Introduced with RA Support. The bug was associated with
  511.            level adjusting. Established a maximum allowable Kbytes
  512.            a user may download if the user dosen't upload. The
  513.            Max Byte number must be entered in XdConfig, if it is
  514.            going to be used.
  515.        5.3 Bug fix, filesize recording error.
  516.        5.4 Fixed bug in Xferdoor.Log, Garbage in log of Failed
  517.            Bimodem upload corrected. Placed entry in System log
  518.            identifying a user entering XferDoor. I don't have a
  519.            High speed modem yet but made changes I felt were
  520.            needed to allow use of one with Xferdoor.
  521.        6.0 Updated to support QuickBBS 2.75
  522.        6.1 Updated to interface with QRFM
  523.        6.2 Bug Fix
  524.        6.3 Updated to support RA 1.10
  525.        6.4 Had some time and fixed some problems in the new user
  526.            upgrade routines.
  527.        6.5 Updated to make compatable with QRFM vers 2.0a
  528.        7.0 Adds support for MultiNode
  529.            Added directory access control via Flags
  530.            Added YModem-G, Added 10Meg Bimodem limit workaround.
  531.            Hangup toggle bug fixed.
  532.            BiModem Autosensing added.
  533.            User interface changed slightly.
  534.            The number of files in a request can now be specified
  535.              see XferDoor.Pro above.
  536.        7.1 BugFix and documentation clearification.
  537.        7.2 Freefile fix and changed XferDoor.Pro to agree with docs
  538.            and program
  539.  
  540.  
  541.       You can Download the latest version of Xferdoor
  542.        from the Mountain Retreat BBS
  543.  
  544.  
  545.  
  546.  
  547.  
  548.                          Mountain Retreat BBS
  549.                             (408)335-4595.
  550.                         FidoNet Node 1:216/506
  551.                       InterNet johnj@clovis.ca.us
  552.  
  553.  
  554.